docs: Add UpCloud provider to README - #3239
Conversation
Add UpCloud provider link and update status to Beta.
|
|
|
Welcome @swardi! |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: swardi The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
| - [Officially supported and maintained by Oracle](https://github.com/oracle/karpenter-provider-oci) | ||
| - [Maintained by Zoom](https://github.com/zoom/karpenter-oci) | ||
| - [Akamai/Linode](https://github.com/linode/karpenter-provider-linode) (Alpha) | ||
| - [UpCloud](https://github.com/kubekanvas/karpenter-provider-upcloud) (Beta) |
There was a problem hiding this comment.
I think your readme needs an update:
Status: alpha. The API group is karpenter.k8s.upcloud/v1alpha1 and will change.
|
/assign |
Add UpCloud provider link and update status to Beta.
Description
The link to UpCloud provider added in the readme.
How was this change tested?
The provider was tested using vClusters in the k3s cluster. The provider was tested using a script that adds/removes vClusters and watches the nodes added/removed. The test was done with initial two nodes and 50 vClusters were created using batches of 5 vClusters. The nodes were added correctly as the vCluster pods started staying in pending state. Similarly nodes were removed as the vClusters were deleted.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.